Skip to content

[pull] master from aio-libs:master#458

Merged
pull[bot] merged 3 commits intotj-python:masterfrom
aio-libs:master
Feb 15, 2026
Merged

[pull] master from aio-libs:master#458
pull[bot] merged 3 commits intotj-python:masterfrom
aio-libs:master

Conversation

@pull
Copy link

@pull pull bot commented Feb 15, 2026

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.4)

Can you help keep this open source service alive? 💖 Please sponsor : )

dependabot bot added 3 commits February 15, 2026 17:20
Bumps [setuptools](https://github.com/pypa/setuptools) from 80.10.2 to
82.0.0.
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/pypa/setuptools/blob/main/NEWS.rst">setuptools's
changelog</a>.</em></p>
<blockquote>
<h1>v82.0.0</h1>
<h2>Deprecations and Removals</h2>
<ul>
<li><code>pkg_resources</code> has been removed from Setuptools. Most
common uses of <code>pkg_resources</code> have been superseded by the
<code>importlib.resources
&lt;https://docs.python.org/3/library/importlib.resources.html&gt;</code>_
and <code>importlib.metadata
&lt;https://docs.python.org/3/library/importlib.metadata.html&gt;</code>_
projects. Projects and environments relying on
<code>pkg_resources</code> for namespace packages or other behavior
should depend on older versions of <code>setuptools</code>. (<a
href="https://redirect.github.com/pypa/setuptools/issues/3085">#3085</a>)</li>
</ul>
<h1>v81.0.0</h1>
<h2>Deprecations and Removals</h2>
<ul>
<li>Removed support for the --dry-run parameter to setup.py. This one
feature by its nature threads through lots of core and ancillary
functionality, adding complexity and friction. Removal of this parameter
will help decouple the compiler functionality from distutils and thus
the eventual full integration of distutils. These changes do affect some
class and function signatures, so any derivative functionality may
require some compatibility shims to support their expected interface.
Please report any issues to the Setuptools project for investigation.
(<a
href="https://redirect.github.com/pypa/setuptools/issues/4872">#4872</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/pypa/setuptools/commit/03f3615362c4eb19c770b71be5bd58e38f235528"><code>03f3615</code></a>
Bump version: 81.0.0 → 82.0.0</li>
<li><a
href="https://github.com/pypa/setuptools/commit/530d11498af526c4210d8eeaa1ed6c63f44a390f"><code>530d114</code></a>
Merge pull request <a
href="https://redirect.github.com/pypa/setuptools/issues/5007">#5007</a>
from pypa/feature/remove-more-pkg_resources</li>
<li><a
href="https://github.com/pypa/setuptools/commit/11efe9f552290bf536515d458aa85752a0606aa8"><code>11efe9f</code></a>
Merge branch 'maint/75.3'</li>
<li><a
href="https://github.com/pypa/setuptools/commit/118f129dd0fb319058bd05f382c50188fd60a60e"><code>118f129</code></a>
Bump version: 75.3.3 → 75.3.4</li>
<li><a
href="https://github.com/pypa/setuptools/commit/90561ffde1220a590b7644745f48b5837b1a130d"><code>90561ff</code></a>
Merge pull request <a
href="https://redirect.github.com/pypa/setuptools/issues/5150">#5150</a>
from UladzimirTrehubenka/backport_cve_47273</li>
<li><a
href="https://github.com/pypa/setuptools/commit/4595034db8aab4ea33035a47a068b04fd8aa00cc"><code>4595034</code></a>
Add news fragment.</li>
<li><a
href="https://github.com/pypa/setuptools/commit/fc008006fc072af02eb7e0b601172c67eba395e3"><code>fc00800</code></a>
Merge pull request <a
href="https://redirect.github.com/pypa/setuptools/issues/5171">#5171</a>
from cclauss/ruff-v0.15.0</li>
<li><a
href="https://github.com/pypa/setuptools/commit/127e561362a2b4e560faabe9e979ed848106b62d"><code>127e561</code></a>
Remove tests reliant on pkg_resources, rather than xfailing them.</li>
<li><a
href="https://github.com/pypa/setuptools/commit/64bc21e10b5d749b1b75fa334caedb67cc7414c4"><code>64bc21e</code></a>
Reference the superseding libraries.</li>
<li><a
href="https://github.com/pypa/setuptools/commit/cf1ff459ea997b615a75d99304f6c9aa1fc94c06"><code>cf1ff45</code></a>
Merge branch 'main' into debt/pbr-without-pkg_resources</li>
<li>Additional commits viewable in <a
href="https://github.com/pypa/setuptools/compare/v80.10.2...v82.0.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=setuptools&package-manager=pip&previous-version=80.10.2&new-version=82.0.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [librt](https://github.com/mypyc/librt) from 0.7.8 to 0.8.0.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/mypyc/librt/commit/26eb1d2c3e63228473f9ca2d299cdc4191c9cdc1"><code>26eb1d2</code></a>
Bump version to 0.8.0; add tests for base64</li>
<li><a
href="https://github.com/mypyc/librt/commit/588d6c63282a3923232bc71e5e1dd3074149240a"><code>588d6c6</code></a>
Sync mypy: base64 is non-experimental now</li>
<li><a
href="https://github.com/mypyc/librt/commit/80dcab7e367e0b5b1cd7788f59a4af6791376efb"><code>80dcab7</code></a>
feat: Build wheel for riscv64 (<a
href="https://redirect.github.com/mypyc/librt/issues/31">#31</a>)</li>
<li>See full diff in <a
href="https://github.com/mypyc/librt/compare/v0.7.8...v0.8.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=librt&package-manager=pip&previous-version=0.7.8&new-version=0.8.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [platformdirs](https://github.com/tox-dev/platformdirs) from 4.5.1
to 4.7.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/tox-dev/platformdirs/releases">platformdirs's
releases</a>.</em></p>
<blockquote>
<h2>4.7.0</h2>
<!-- raw HTML omitted -->
<h2>What's Changed</h2>
<ul>
<li>📝 docs: restructure and fix cross-references by <a
href="https://github.com/gaborbernat"><code>@​gaborbernat</code></a> in
<a
href="https://redirect.github.com/tox-dev/platformdirs/pull/419">tox-dev/platformdirs#419</a></li>
<li>✨ feat(windows): use SHGetKnownFolderPath API by <a
href="https://github.com/moi15moi"><code>@​moi15moi</code></a> in <a
href="https://redirect.github.com/tox-dev/platformdirs/pull/380">tox-dev/platformdirs#380</a></li>
<li>🐛 fix(unix): fall back to tempdir when runtime dir is not writable
by <a href="https://github.com/lengau"><code>@​lengau</code></a> in <a
href="https://redirect.github.com/tox-dev/platformdirs/pull/369">tox-dev/platformdirs#369</a></li>
<li>🔧 build(release): adopt filelock-style automated workflow by <a
href="https://github.com/gaborbernat"><code>@​gaborbernat</code></a> in
<a
href="https://redirect.github.com/tox-dev/platformdirs/pull/420">tox-dev/platformdirs#420</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/moi15moi"><code>@​moi15moi</code></a>
made their first contribution in <a
href="https://redirect.github.com/tox-dev/platformdirs/pull/380">tox-dev/platformdirs#380</a></li>
<li><a href="https://github.com/lengau"><code>@​lengau</code></a> made
their first contribution in <a
href="https://redirect.github.com/tox-dev/platformdirs/pull/369">tox-dev/platformdirs#369</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/tox-dev/platformdirs/compare/4.6.0...4.7.0">https://github.com/tox-dev/platformdirs/compare/4.6.0...4.7.0</a></p>
<h2>4.6.0</h2>
<!-- raw HTML omitted -->
<h2>What's Changed</h2>
<ul>
<li>Update outdated link and correct function doc by <a
href="https://github.com/joclement"><code>@​joclement</code></a> in <a
href="https://redirect.github.com/tox-dev/platformdirs/pull/398">tox-dev/platformdirs#398</a></li>
<li>Fix docs for <code>site_cache_dir</code> by <a
href="https://github.com/brianhelba"><code>@​brianhelba</code></a> in <a
href="https://redirect.github.com/tox-dev/platformdirs/pull/402">tox-dev/platformdirs#402</a></li>
<li>🔧 build: migrate from hatch to tox with ty by <a
href="https://github.com/gaborbernat"><code>@​gaborbernat</code></a> in
<a
href="https://redirect.github.com/tox-dev/platformdirs/pull/415">tox-dev/platformdirs#415</a></li>
<li>Add support for <code>XDG_*</code> environment variables by <a
href="https://github.com/Czaki"><code>@​Czaki</code></a> in <a
href="https://redirect.github.com/tox-dev/platformdirs/pull/375">tox-dev/platformdirs#375</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/joclement"><code>@​joclement</code></a>
made their first contribution in <a
href="https://redirect.github.com/tox-dev/platformdirs/pull/398">tox-dev/platformdirs#398</a></li>
<li><a
href="https://github.com/brianhelba"><code>@​brianhelba</code></a> made
their first contribution in <a
href="https://redirect.github.com/tox-dev/platformdirs/pull/402">tox-dev/platformdirs#402</a></li>
<li><a href="https://github.com/Czaki"><code>@​Czaki</code></a> made
their first contribution in <a
href="https://redirect.github.com/tox-dev/platformdirs/pull/375">tox-dev/platformdirs#375</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/tox-dev/platformdirs/compare/4.5.1...4.6.0">https://github.com/tox-dev/platformdirs/compare/4.5.1...4.6.0</a></p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/tox-dev/platformdirs/blob/main/docs/changelog.rst">platformdirs's
changelog</a>.</em></p>
<blockquote>
<h2>4.7.0 (2026-02-12)</h2>
<ul>
<li>🔧 build(release): adopt filelock-style automated workflow
:pr:<code>420</code></li>
<li>🐛 fix(unix): fall back to tempdir when runtime dir is not writable
:pr:<code>369</code> - by :user:<code>lengau</code></li>
<li>Replace SHGetFolderPathW with SHGetKnownFolderPath
:pr:<code>380</code> - by :user:<code>moi15moi</code></li>
<li>📝 docs: restructure and fix cross-references
:pr:<code>419</code></li>
</ul>
<h2>4.6.0 (2026-02-12)</h2>
<ul>
<li>feat(macos): add XDG env var support via shared mixin
:pr:<code>375</code> - by :user:<code>Czaki</code></li>
<li>build: migrate from hatch to tox with ty :pr:<code>415</code></li>
<li>Fix docs for <code>site_cache_dir</code> :pr:<code>402</code> - by
:user:<code>brianhelba</code></li>
<li>Update outdated link and correct function doc :pr:<code>398</code> -
by :user:<code>joclement</code></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/tox-dev/platformdirs/commit/13094f8cfb0a7eaad3c43eff166ee2e96558f0b5"><code>13094f8</code></a>
Release 4.7.0</li>
<li><a
href="https://github.com/tox-dev/platformdirs/commit/3bdc4aee74d3fa06a8266f084975a7aed270264d"><code>3bdc4ae</code></a>
🔧 build(release): adopt filelock-style automated workflow (<a
href="https://redirect.github.com/tox-dev/platformdirs/issues/420">#420</a>)</li>
<li><a
href="https://github.com/tox-dev/platformdirs/commit/8c282ebe3369f78f7255e1a1b2e0ff913354ac5d"><code>8c282eb</code></a>
🐛 fix(unix): fall back to tempdir when runtime dir is not writable (<a
href="https://redirect.github.com/tox-dev/platformdirs/issues/369">#369</a>)</li>
<li><a
href="https://github.com/tox-dev/platformdirs/commit/22898d349425ac45f1bf5cc5412791b315abc747"><code>22898d3</code></a>
Replace SHGetFolderPathW with SHGetKnownFolderPath (<a
href="https://redirect.github.com/tox-dev/platformdirs/issues/380">#380</a>)</li>
<li><a
href="https://github.com/tox-dev/platformdirs/commit/473a0fed832509d93d00718e75f9c0c3d5b4376b"><code>473a0fe</code></a>
📝 docs: restructure and fix cross-references (<a
href="https://redirect.github.com/tox-dev/platformdirs/issues/419">#419</a>)</li>
<li><a
href="https://github.com/tox-dev/platformdirs/commit/5e58074cd8794b3d4fe08e515e304dc4d6fc5488"><code>5e58074</code></a>
✨ feat(macos): add XDG env var support via shared mixin (<a
href="https://redirect.github.com/tox-dev/platformdirs/issues/375">#375</a>)</li>
<li><a
href="https://github.com/tox-dev/platformdirs/commit/df8b79b71445e3d28bd7c6b0be1c3e31a0fa2f3b"><code>df8b79b</code></a>
🔧 build: migrate from hatch to tox with ty (<a
href="https://redirect.github.com/tox-dev/platformdirs/issues/415">#415</a>)</li>
<li><a
href="https://github.com/tox-dev/platformdirs/commit/5612e2f51cd30ce239d18b6886ffed39ea29c59b"><code>5612e2f</code></a>
[pre-commit.ci] pre-commit autoupdate (<a
href="https://redirect.github.com/tox-dev/platformdirs/issues/413">#413</a>)</li>
<li><a
href="https://github.com/tox-dev/platformdirs/commit/7e13fbe5bc1e7b92ca7a96accb8bee0054f215ab"><code>7e13fbe</code></a>
[pre-commit.ci] pre-commit autoupdate (<a
href="https://redirect.github.com/tox-dev/platformdirs/issues/412">#412</a>)</li>
<li><a
href="https://github.com/tox-dev/platformdirs/commit/d4c5474d3e72a24345a85c2977a767bd6e417eee"><code>d4c5474</code></a>
[pre-commit.ci] pre-commit autoupdate (<a
href="https://redirect.github.com/tox-dev/platformdirs/issues/411">#411</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/tox-dev/platformdirs/compare/4.5.1...4.7.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=platformdirs&package-manager=pip&previous-version=4.5.1&new-version=4.7.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@pull pull bot locked and limited conversation to collaborators Feb 15, 2026
@pull pull bot added the ⤵️ pull label Feb 15, 2026
@pull pull bot merged commit 8ab75a3 into tj-python:master Feb 15, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants